home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / batch / ClickNumber.readme < prev    next >
Text File  |  1995-07-02  |  1KB  |  26 lines

  1. Short:    ADos script to enter number w/ mouse
  2. Author:   longbow@mcd.on.ca (Seumas McNally)
  3. Uploader: longbow@mcd.on.ca (Seumas McNally)
  4. Type:     util/batch
  5.  
  6. Using only Amiga Dos script language, pops a requstor that lets the user
  7. enter a number digit-by-digit (like on a calculator) by clicking with the
  8. mouse, lets you change the sign of the number, delete digits already
  9. entered, and clear the number.  Also lets you specify a Max, Min, and
  10. Default number when executing it.  Returns value to StdOut and in $cntot.
  11. It's a bit slow and ugly, but it works.
  12.  
  13. Will not work with Dos 1.3, may work with 2.0+, WILL work with 3.0+.
  14. (Requires eval and requestchoice commands that come with Dos 3.0+ and
  15. maybe 2.0+, I don't have 2.0 so I don't know)
  16.  
  17.  
  18. ============================= Archive contents =============================
  19.  
  20. Original  Packed Ratio    Date     Time    Name
  21. -------- ------- ----- --------- --------  -------------
  22.     2548    1231 51.6% 10-Jun-95 04:53:42  ClickNumber
  23.      745     424 43.0% 10-Jun-95 04:28:46  ClickNumber.readme
  24. -------- ------- ----- --------- --------
  25.     3293    1655 49.7% 10-Jun-95 20:38:22   2 files
  26.